On this pageIndexOfNameDescriptionCall IndexOfName to get the index of entity. Specify the name of entity as the AName parameter.Syntaxfunction IndexOfName(const AName: string): Integer; override;